home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 8 / developer source - volume 8.iso / delph / jul96 / malof101.gif < prev    next >
Graphics Interchange Format  |  1996-11-15  |  8KB  |  514x422  |  4-bit (14 colors)
Labels: text | electronics | screenshot | display | software | number | font
OCR: PROJECT1.DPR X program GetGdi; uses WinTypes, WinProcs; { $R *. RES} begin { The GetFreeSystemResources function is called using the GFSR GDIResources constant. This program could easily be modified to take a parameter, and return one of the other resource values accessible with this function such as: GFSR SYSTEMRESOURCES GFSR USERRESOURCES 7 Halt ( GetFreeSystemResources ( GFSR_GDIResources ) ); end. 16: 12 Modified Insert Project1